github.com/klauspost/compress/zstd.frameDec.bBuf (field)
5 uses
github.com/klauspost/compress/zstd (current package)
decoder.go#L333: frame.bBuf = nil
decoder.go#L340: frame.bBuf = input
decoder.go#L344: err := frame.reset(&frame.bBuf)
decoder.go#L402: if len(frame.bBuf) == 0 {
framedec.go#L28: bBuf byteBuf
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |